Added changes to develop with Jetbot
This commit is contained in:
@@ -26,10 +26,26 @@
|
||||
# ROS packages
|
||||
(buildEnv {
|
||||
paths = [
|
||||
# Core
|
||||
ros-environment
|
||||
colcon
|
||||
# Ros2
|
||||
ros2run
|
||||
ros2param
|
||||
ros2topic
|
||||
ros2node
|
||||
geometry-msgs
|
||||
ros2interface
|
||||
ros2service
|
||||
ros2action
|
||||
ros2pkg
|
||||
# RQT
|
||||
rqt
|
||||
rqt-msg
|
||||
rqt-topic
|
||||
rqt-action
|
||||
rqt-service-caller
|
||||
rqt-graph
|
||||
# Extra
|
||||
];
|
||||
})
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user