Giter VIP home page Giter VIP logo

bittle_ros_gazebo's Introduction

Bittle : ROS package

Introduction

My work is a way to learn ros.

I used urdf files and CAO file from : https://github.com/AIWintermuteAI/Bittle_URDF

Thanks to @AIWintermuteAI for his work !

Presentation

This is a ROS package that you can use to develop many algoritmh to control Bittle in a Gazebo simulation.

You can found a python file joint_publisher.py in the src folder.

This program send a position to the simulation for the specified joint. See details in the file.

You can control all the motor of bittle trough the name of these joints listed here :

  • left_back_knee_joint
  • left_back_shoulder_joint
  • left_front_knee_joint
  • left_front_shoulder_joint
  • right_back_knee_joint
  • right_back_shoulder_joint
  • right_front_knee_joint
  • right_front_shoulder_joint
  • joint_state_controller

Install

You need this package :

https://bitbucket.org/theconstructcore/spawn_robot_tools/src/master/

move spawn_robot_tools_pkg in the src folder of catkin folder.

Then; run

rosdep install spawn_robot_tools_pkg

then move this repository in your catkin_ws/src folder.

Then : run

rosdep install bittle_ros_gazebo

and use catkin_make in catkin_ws

Launch

First source your devel/setup:

 source devel/setup.bash

To launch the gazebo simulation you need to run this command in the src/launch:

roslaunch display.launch

And in antoher tab you can run a python program to control the robot.

Informations

Tested on Ubuntu 20.04 with ROS Noetic.

bittle_ros_gazebo's People

Contributors

mathiasbsrt avatar

Stargazers

Serhii Korol avatar

Watchers

 avatar

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.