Skip to content

RunnersNum40/bevy_robotics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bevy Robotics Simulation

This is a project to experiment with robotics simulation using the Bevy game engine and the Avian physics engine in Rust.

Currently, I'm just working on setting up a simple physically accurate simulation from a URDF file. I've copied a URDF and meshes from the Low-Cost Robot Arm project (MIT License).

My main motivation is to provide Rust native tools to replace the ROS ecosystem for robotics simulation. I believe that Rust is a much better language for robotics development than C++ and that the Rust ecosystem can provide a better alternative to the ROS ecosystem.

Running the project

  1. Clone the repo
  2. Change to the project directory
  3. Run cargo run

About

Robotics simulation in Rust

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages