]> git.leonardobizzoni.com Git - pioneer-stm32/commit
initialized ros2 project for workstation
authorLeonardoBizzoni <leo2002714@gmail.com>
Sat, 14 Mar 2026 06:39:38 +0000 (07:39 +0100)
committerLeonardoBizzoni <leo2002714@gmail.com>
Sat, 14 Mar 2026 06:39:38 +0000 (07:39 +0100)
commit42def6262786c72bf59b555ddf552ae0ad79c996
treed73de524653cd3accd92d8640b2c66a974349308
parent2406c0dd5fda6f9406891dbc6eab70816d3e8b03
initialized ros2 project for workstation
pioneer_workstation/Makefile [deleted file]
pioneer_workstation/src/main.c [deleted file]
pioneer_workstation_ws/Makefile [new file with mode: 0644]
pioneer_workstation_ws/src/pioneer3DX_controller/CMakeLists.txt [new file with mode: 0644]
pioneer_workstation_ws/src/pioneer3DX_controller/package.xml [new file with mode: 0644]
pioneer_workstation_ws/src/pioneer3DX_controller/src/main.cpp [new file with mode: 0644]
pioneer_workstation_ws/src/pioneer3DX_controller/src/main.hpp [new file with mode: 0644]
pioneer_workstation_ws/src/pioneer3DX_controller/src/p3dx_node.cpp [new file with mode: 0644]
pioneer_workstation_ws/src/pioneer3DX_controller/src/p3dx_node.hpp [new file with mode: 0644]