You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally forked from: http://stack-nxt.foote-ros-pkg.googlecode.com/hg
9
9
@@ -21,55 +21,27 @@ The original documentation has more detailed information:
21
21
###Package status
22
22
23
23
These packages use `rosbuild` and were tested
24
-
with ROS Groovy on Ubuntu 12.04.
24
+
with ROS Kinetic on Ubuntu 16.04.
25
25
26
26
The following features have been tested:
27
27
28
28
**nxt** stack:
29
29
30
30
-**nxt_controllers**
31
-
Compiles ok, the base_controller has been tested.
32
-
33
31
-**nxt_description**
34
-
Working.
35
-
36
32
-**nxt_lxf2urdf**
37
-
Compiles ok, un-tested.
38
-
39
33
-**nxt_msgs**
40
-
Working.
41
-
42
34
-**nxt_python**
43
-
Working.
44
-
45
35
-**nxt_ros**
46
-
Working.
47
-
There is a new option to read the position of a motor as the absolute angle from 0 to 2*pi radians. By default the motor position is measured as the total +/- rotation in either direction, relative to the starting position.
48
-
49
36
-**nxt_ros_test**
50
-
Working.
51
-
52
37
-**nxt_rviz_plugin**
53
-
Working.
54
-
55
38
**nxt_robots** stack:
56
-
57
39
-**nxt_robot_gyro_car**
58
-
Working. The robot model can be viewed in Rviz.
59
-
60
40
-**nxt_robot_kit_test**
61
-
Working. This is a test package, so the robot looks like a pile of disconnected LEGO parts when viewed in Rviz.
62
-
63
41
-**nxt_robot_sensor_car**
64
-
Working. The robot model can be viewed in Rviz.
65
-
66
42
**nxt_apps** stack:
67
-
68
43
-**nxt_assisted_teleop**
69
-
Working.
70
-
71
44
-**nxt_teleop**
72
-
Working.
73
45
74
46
.
75
47
@@ -79,42 +51,62 @@ Working.
79
51
Upgrade the firmware on your NXT brick.
80
52
The minimum required version is 1.28, but 1.31 is the latest as of Jan 2016.
Compile first part of **nxt** with last **libboost**, then downgrade to **1.48** and continue compiling and then go back to last version and end compiling.
0 commit comments