anymal_docs_sdk
├── README.md
├── docker # docker files
├── docs # documents
├── sdk/anymal-research-software # anymal research software (only for whom has Anybotics account)- Simple Record of Command
- Hardware Connection
- Software Connection
- Apple VIO Data Collection Installation
- Setup your own Simulation Environment
- Hardware Purchase List
- Run Program on Anymal for Real-World Tests
- Take the training courses
- Explore the usage of anymal software on the public operator PC
- Install the operator GUI using the Anymal installer
- Choose an organization: anymal-research-software if you are a research customer (including UCL).
- Link to updating the release:
sudo sh -c 'echo "deb [arch=amd64] https://packages-ros.anybotics.com/ros/release-24.02/ubuntu $(lsb_release -sc) main" > /etc/apt/sources.list.d/any-ros.list' && sudo sh -c 'echo "deb [arch=amd64] https://packages.anybotics.com/anymal-research-software/release-24.02/ubuntu $(lsb_release -sc) main" > /etc/apt/sources.list.d/anymal.list' sudo apt update sudo apt upgrade sudo apt autoremove sudo apt autoclean- Install simulation:
sudo apt install ros-noetic-anymal-d-sim
- Install simulation:
- Operator manual of Anymal-D: pdf and online document.
- Cheat sheet of Anymal-D: pdf.
- Datasheet of Anymal-D: pdf.
- Three-hour training course as an Anymal operator: pdf and online video.
- Page 12-13: system overview
- Page 14: hardware interfaces
- Demo of introducing Anymal: online video.
-
- Mapping:
- Planning:
- ArtPlanner: Sampling based path planning for ANYmal, based on 2.5D height maps using learned motion cost.