Code Monkey home page Code Monkey logo

bolt_ros2's Introduction

bolt_ros2

CI Pipeline

bolt_ros2's People

Contributors

tadachs avatar nekrozofbrionac avatar

Watchers

 avatar

bolt_ros2's Issues

add readme(s)

Add readme for repo and for every package in the repo. Should contain build instructions and everything else that might be important, for example subscriber/publisher and parameter descriptions for each node.

clean up absolute paths

There currently exist a bunch of absolute paths in the repo (for example meshes dir for mujoco for example). This should be cleaned up. For mujoco this might require a bit of work the virtual filesystem.

ground truth tf publisher

Add a ground truth publisher for publishing the pose of the base link in relation to some global frame (the floor maybe?).

Simulated ground plane scanner

Simulate a depth camera or something similar that publishers a point cloud containing points of the ground plane below the robot

Add sensors to simulation

We need a set of sensors for the simulation. Mainly an IMU on the body and contact sensors at the feet. Basic steps look something like

  • add links to the urdf
    • imu_link
    • contact_sensor_link (left, right)
  • add publishers to the mujoco simulation
  • compute IMU data
    • (maybe with noise? should be toggable)
  • compute contact
  • publish msgs at X Hz

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.