GithubHelp home page GithubHelp logo

Setting up rviz about carla-autoware HOT 5 OPEN

carla-simulator avatar carla-simulator commented on July 22, 2024
Setting up rviz

from carla-autoware.

Comments (5)

ishaan95 avatar ishaan95 commented on July 22, 2024

I was able to run the visualizer by launching it from the autoware runtime manager. (Link). However, the car still doesn't move. I'm stuck at the same point as this issue.

from carla-autoware.

fpasch avatar fpasch commented on July 22, 2024

For visualization, please use the rviz-configurations that autoware provides or simply add all the topics manually.

Please keep in mind. In this repo only the bridging functionality and some example launch files are provided. Those launch-files + Autoware 1.12.0 should lead to a ego vehicle, that follows waypoints.
If this is not working, I would suggest, that you use rqt_graph+rostopic to analyze the data flow in order to identify the issue.

from carla-autoware.

ishaan95 avatar ishaan95 commented on July 22, 2024

Thank you for the response. I was able to run rviz from the runtime manager. I'm assuming that the default rviz config for autoware was used. However, the ego-vehicle is not moving. I have a some questions regarding this -

  1. Should the ego-vehicle be autonomously driving by default (right after running devel.launch)?
  2. After setting nav goal using rviz as shown on the README (which is not working for me right now), should we run the roslaunch script (devel.launch) again since this is how the waypoint publisher launch script is called.

I'm getting the following error from the waypoint pubisher python script (while running devel.launch)-
exit_waypoint=self._graph.edges[next_segment[0], next_segment[1]]['entry_waypoint'] with the error message as - TypeError: 'instancemethod' object has no attribute 'getitem'
How do I check if all the waypoints are loaded correctly and if the car will move after running the launch script?

My current status is very similar to #76 and #51. It would be great if a guideline is added to the README with details about this.

Thank you,
Ishaan

from carla-autoware.

jS5t3r avatar jS5t3r commented on July 22, 2024

I used the .default from ~/autoware/Autoware/ros/src/.config/rviz.

In rviz is the category "Fixed Frame" and there select "hero" or "ego_vehicle".

also change the name role name to ego_vehicle can help for respawning and goal setting:

roslaunch $CARLA_AUTOWARE_ROOT/devel.launch role_name:=ego_vehicle

from carla-autoware.

KimHyung avatar KimHyung commented on July 22, 2024

it could be carla_ackermann_control pkg issue
pip install simple-pid and retry it.

from carla-autoware.

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.