Setup clean Waybionic foundation and placeholder arm#1
Conversation
|
Make sure to run this before the commands. |
Added instructions for building and launching the robot simulation.
|
Package metadata fixed How to run: |
yassinsolim
left a comment
There was a problem hiding this comment.
This still needs changes.
The WayBionic placeholder packages build and the URDF parses, but the PR does not actually debloat the repo yet. It adds waybionic_* packages while leaving all the old Annin/AR4 packages discoverable, so a normal colcon build still pulls in the old stack and fails in annin_ar4_driver.
Change requests:
- Remove or ignore the old Annin/AR4 packages and docs if this PR is meant to create the clean WayBionic foundation.
- Fix
waybionic_bringup/launch/display.launch.py; it failsament_flake8. - Add missing runtime deps in
waybionic_bringup/package.xml:ament_index_python,xacro, andwaybionic_description. - Update
BuildInstructions.md; it still talks like RViz needs manual setup even though the RViz config is installed and loaded now.
Mac note: the actual launch failed here because RoboStack does not have joint_state_publisher_gui installed. Since the package declares that dependency, I would treat that as a local environment issue unless it also fails after rosdep install on Ubuntu/WSL2.
|
The package cleanup looks good and the cleaned workspace builds successfully. Please make one final cleanup pass by replacing the old AR4 root README and removing or updating the remaining Annin references in After that, this is ready to approve. |
Basic placeholder robot with a base box and moveable cylinder arm.
How to build:
base_linkrobot_descriptionnext to it