merge Position changer into main for report #11

Merged
SemvdH merged 83 commits from position_changer into main 2023-05-26 21:15:20 +00:00
Showing only changes of commit fee116a0fe - Show all commits

View File

@@ -38,5 +38,4 @@ async def main(args=None):
api_listener.destroy_node()
rclpy.shutdown()
if __name__ == '__main__':
asyncio.run(main())
asyncio.run(main())