Difference between revisions of "Category:HamsterProKit/Ros2Example"

From cogniteam
Jump to: navigation, search
Line 19: Line 19:
  
 
Run rqt->plugins->topics-message publisher, use UI interface and hints.
 
Run rqt->plugins->topics-message publisher, use UI interface and hints.
 +
 +
[[:File:rqt.png]]
  
 
More detailed about ROS rqt:
 
More detailed about ROS rqt:
  
[[ros_rqt|http://wiki.ros.org/rqt]]
+
[https://index.ros.org/doc/ros2/Tutorials/RQt-Overview-Usage/#rqt-components-structure ROS2_rqt]
 
 
[[rqt_publisher]]
 
  
[[ROS2_rqt|https://index.ros.org/doc/ros2/Tutorials/RQt-Overview-Usage/#rqt-components-structure]]
+
[http://wiki.ros.org/rqt ROS_rqt]

Revision as of 08:42, 4 May 2020


ROS2 example

For ros2 available driver pkg for drive/steering control and ros2_intel_realsense launch.

ros2 launch hamster_driver ros2_camera_and_driver.launch.py

You should see something like:

Ros2.png

NOTE: In case no input from camera - reconnect USB realsense D435i and restart launch


topic for platform control - /ackermann_cmd

Optionally you can publish through rqt standard ROS program, ROS2 usage same like ROS

Run rqt->plugins->topics-message publisher, use UI interface and hints.

File:rqt.png

More detailed about ROS rqt:

ROS2_rqt

ROS_rqt

This category currently contains no pages or media.