Skip to content

Remote_Control_Interface_v0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Dozgulbas Dozgulbas released this 22 Jun 17:01
· 27 commits to main since this release
2f5c51c

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.