Releases: AD-SDL/pf400_module_ros
Releases · AD-SDL/pf400_module_ros
Initial release for RPL
Remote_Control_Interface_v0.0
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.