Giter VIP home page Giter VIP logo

brunhilde_ws's Introduction

Brunhilde workspace

This is a ROS2 Jazzy Jalisco workspace for Brunhilde, the HCR Lab's quadruped based on the ODRI Solo8 robot.

The following packages are included:

The ODRI dependecies are included as submodules in the solo8_packages directory.

Docker

To run the workspace in a docker container, you can use the provided Dockerfile. It runs a Ubuntu 24.04 image and installs all dependencies automatically. After building the image and running the container, navigate into the workspace folder, build the workspace with colcon and source the setup.bash file.

Dependencies

The original project repositories use the package manager treep. To make it easier to run our workspace inside a docker container we built the project without treep.

ROS Packages

The workspace depends on the following ROS packages:

ros-jazzy-joint-state-publisher-gui ros-jazzy-robot-state-publisher ros-jazzy-xacro gazebo ros-jazzy-gazebo-ros-gz ros-jazzy-ros2-control ros-jazzy-ros2-controllers ros-jazzy-gz-ros2-control ros-jazzy-imu-tools

They can be installed through Ubuntus package manager after adding the ROS2 repositories.

ODRI Packages

The following packages are needed:

The following packages are needed as dependencies and are availabe through the ubuntu repositories:

To install them all at once just run:

sudo apt install libboost-all-dev doxygen libeigen3-dev ros-jazzy-eigenpy pybind11-dev libyaml-cpp-dev

Installation

with all dependencies installed, clone the repository and build the workspace with colcon:

colcon build

Don't forget to setup the workspace after building. From inside the workspace folder you need to run

source install/setup.bash

Testing the workspace

To test if the workspace is set up correctly, you can run a gazebo simulation and some test movements. First launch the gazebo simulation with:

ros2 launch brunhilde_gz_sim gz_sim.launch.py

Then launch the controllers:

ros2 launch brunhilde_control sim_control.launch.py

And then execute the test movements script:

ros2 run brunhilde_control testMovements.py

You should see the robot laying down and then standing up again.

brunhilde_ws's People

Contributors

nordegraf avatar

Watchers

 avatar  avatar

Forkers

supersneek

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.