Skip to content

Releases: AD-SDL/pf400_module_ros

Initial release for RPL

28 Apr 20:12
Compare
Choose a tag to compare
v0.1

Break the ERROR state loop

Remote_Control_Interface_v0.0

22 Jun 17:01
2f5c51c
Compare
Choose a tag to compare
Pre-release

This release has a functioning pf400_driver system, which includes the PF400 class and the RPL_PF400 subclass that programs the robot over a TCP/IP socket and can be compiled in ROS2 as a ROS package. This release comes with all the capability to handle errors and add in new robots. The current downside is, it doesn't check the commands those were sent from the user whether or not they are valid, however it returns the error state if the command was unsuccessful. Also, if the user programs the robot using their local computer, they are required to send messages over "pf400_driver" ZMQ client which only supports transfer operations between two locations those exist in the robot's locational data.