ROS2 workspace for the WayBionic robotic ground station.
Currently, this repository contains the clean foundation and placeholder robot model for the ground station rebuild.
waybionic_descriptionHardware description, URDF/Xacro files, and meshes. (Currently using a geometric placeholder model until mechanical exports are finalized).waybionic_bringupLaunch files and RViz configurations to bring up the robot state and visualization.
Install Miniforge once, then clone and set up the native RoboStack environment:
brew install --cask miniforge
git clone https://github.com/Waybionic/waybionic_ground_station.git && cd waybionic_ground_station && ./scripts/macos.sh setupLaunch the ground station visualization:
./scripts/macos.sh launchPlease refer to BuildInstructions.md for complete instructions on how to build the workspace and launch the ground station visualization.