Giter Club home page Giter Club logo

Comments (5)

civerachb-cpr avatar civerachb-cpr commented on June 29, 2024

What network devices do you have connected to the Jetson? We've noticed in the past that high-bandwidth devices, like a VLP-16, can effectively choke the network connection, causing high latency and this sort of interrupted velocity control.

from spot_ros.

edomil90 avatar edomil90 commented on June 29, 2024

The Nano does not have other devices connected. We replaced the Nano with Jetson AGX and it goes much better, even though some times Spot still makes some weird steps.

from spot_ros.

Prassi07 avatar Prassi07 commented on June 29, 2024

I think I had this issue too. One thing that helped me resolve this is by increasing the timeout of the velocity_cmd function in spot_wrapper from 0.125 to 0.5. That instantly fixed this. I do not know why this was happening

from spot_ros.

heuristicus avatar heuristicus commented on June 29, 2024

Perhaps this is something to do with the rate of whatever you are using to publish messages to the cmd_vel topic. If the rate is slower than the velocity_cmd timeout you will probably observe jerkiness in the motion as the robot starts to move into the stable position and then starts moving agian.

from spot_ros.

edomil90 avatar edomil90 commented on June 29, 2024

I think I had this issue too. One thing that helped me resolve this is by increasing the timeout of the velocity_cmd function in spot_wrapper from 0.125 to 0.5. That instantly fixed this. I do not know why this was happening

Thanks for the tip! This solved the issue, I actually noticed that in the wasd example of spot-sdk the timeout is set to 0.6, so this makes sense

from spot_ros.

Related Issues (20)

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.