Skip to content

Release v0.0.3

Compare
Choose a tag to compare
@RoboCoachian RoboCoachian released this 26 Sep 04:20
· 26 commits to master since this release
62d81cb

What's Changed

  • ROS2 integration:
    • Now ROScribe supports both ROS1 and ROS2.
    • Code generation for ROS2 uses rclpy instead of rospy
    • Installation scripts for ROS2 use setup.py and setup.cfg instead of CMakeLists.txt.