Skip to content

utexas-bwi/serial_for_ros2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

serial_for_ros2

Serial library modified to work with ros2 humble

  • If you are using this library with libsegwayrmp then just download the serial library and put it in parallel to your ROS2 humble workspace.
  • Also run export COLCON_WS=/path/to/your/colcon_ws/
  • run the following code:
  • cd ~/serial
  • rm -rf build
  • mkdir build && cd build
  • cmake .. && make

About

Serial library modified to work with ros2 humble

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published