Git Product home page Git Product logo

cerberus_anymal_locomotion's People

Contributors

marco-tranzatto avatar samu24 avatar timonh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cerberus_anymal_locomotion's Issues

Controller cannot go up the hill or stop on the hill in the default subt map

I've been doing more testing on the subt system, and have noticed that the robot cannot stop or climb up the hill in the map that is loaded in the competition.ign launch file.

This can be verified by starting the robot at location something like position (48, -1.5, -4.45) and trying to go up the hill. The robot moves its legs but does not progress up at all. If you move the robot to the top of the hill and start it moving down, then try to stop, it will not stop.

Default rotation speed causes robot to fall over in subt simulation

I have been testing the basic control commands in the subt simulator with the PR at osrf/subt#383, following instructions in the readme to set up this package. As I understand from https://github.com/osrf/subt/blob/model_pr_434/submitted_models/cerberus_anymal_sensor_config_1/specifications.md, the motion commands have a fixed velocity.

In my case, the velocity rotation is much too high, causing the robot to consistently fall over after a few seconds of rotation.

I send

rostopic pub /anymal/cmd_vel geometry_msgs/Twist "linear:
  x: 0
  y: 0
  z: 0.0
angular:
  x: 0.0
  y: 0.0
  z: 0.2"

Which appears to be the minimum angular.z which makes the robot rotate. Below is a gif of the result. So far this has happened 5/5 times where I have sent a rotation command while testing.

Can you suggest any reason why this might be happening? The translational velocity seems to be reasonable and the robot doesn't fall over.

anymal_fallover

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.