mirror of
https://github.com/bjoernellens1/rmp220_middleware.git
synced 2024-11-24 16:45:07 +00:00
Update rmp220_middleware.py
This commit is contained in:
parent
cfedad9ac1
commit
e6b81cdbc8
@ -102,6 +102,8 @@ class StateMachineNode(Node):
|
|||||||
# TODO: Add setting chassis state to enabled automatically upon receiving commands (with filter maybe)
|
# TODO: Add setting chassis state to enabled automatically upon receiving commands (with filter maybe)
|
||||||
|
|
||||||
# TODO: try to cythonize code.
|
# TODO: try to cythonize code.
|
||||||
|
# follow for reference: https://stackoverflow.com/questions/72168194/how-to-cythonize-a-python-ros2-package-in-order-to-hide-the-source-code
|
||||||
|
# and https://chat.openai.com/share/cbd877f8-b3da-4e3d-8dab-ff6a46c13597
|
||||||
|
|
||||||
def timer_callback(self):
|
def timer_callback(self):
|
||||||
#self.cmd_vel_pub.publish(self.twist)
|
#self.cmd_vel_pub.publish(self.twist)
|
||||||
|
Loading…
Reference in New Issue
Block a user