Giter VIP home page Giter VIP logo

Comments (1)

jnez71 avatar jnez71 commented on June 13, 2024

@CXYch
Hmm. So with lqrrt.rviz in your .rviz folder, you should be able to open rviz and then click File -> Open Config and then select lqrrt.rviz from the .rviz folder. This should create the default view for my ROS demo. Then after running catkin_make on the lqrrt_ros package, do
roslaunch lqrrt_ros lqrrt_sim.launch
and 2 new windows should appear: a command GUI and a drawing pane for drawing obstacles. For the command GUI, set move_type to 'drive' and then send various goals (and for fun, increase the last option 'speed_factor' to something greater than 1). For the drawing pane, left-click to draw obstacles, right-click to erase, press q to clear all, and esc to exit. Here is a video so you can follow these steps:
https://www.youtube.com/watch?v=XIyVz5p564E
You might notice that it says "behavior: car" and such. This is a simulation for a boat, actually. "car behavior" refers to the fact that I make it more likely for the boat to move tangent to its path like a car would, even though physically it can still turn in place.

from lqrrt.

Related Issues (9)

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.