Coder Social home page Coder Social logo

navigation_tutorials's People

Contributors

dlu avatar k-okada avatar mikeferguson avatar wjwwood avatar

Stargazers

 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  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  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  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

navigation_tutorials's Issues

Wrong pose in .world files

Due to fixes on stage (stage_ros) coordinate systems, poses of map and robots in .world files are wrong, and is not possible to set a goal because laser frames appears out of map. I have been working with multi-robot example and these are the lines that I fixed in willow-pr2-multi.world file (uncommented lines are the corrected positions):

#pose [ -26.300 29.200 0 90.000 ]
pose [ 29.200 26.300 0 0 ]

...

#pr2( pose [ -21.670 47.120 0 28.166 ] name "pr2_0" color "blue")
#pr2( pose [ -21.670 48.120 0 28.166 ] name "pr2_1" color "green")
#block( pose [ -24.269 48.001 0 180.000 ] color "red")

pr2( pose [ 47.120 21.670 0 28.166 ] name "pr2_0" color "blue")
pr2( pose [ 48.120 21.670 0 28.166 ] name "pr2_1" color "green")
block( pose [ 48.001 24.269 0 180.000 ] color "red")

I suposse that all .world files need to be fixed.

Thanks.

Map doesn't synchronize on RVIZ

When i try to run the launch file: move_base_fake_localization_2.5cm.launch, there are 2 issues:

  1. The map is not synchronized such as follow:
    screenshot from 2017-07-13 15-44-33
    I searched online that we should edit the origin of the map but I couldn't find out where to do so. Couldn't find a map.yaml file in the navigation repo too.

  2. The stage window doesn't show up when I launch the file.

p/s: I'm using ROS kinetic and cloned the tutorial from indigo-devel.

Thanks.

Question

Hello,

I am wondering, what does the following line mean in the simple navigation goals code?

goal.target_pose.pose.orientation = tf::createQuaternionMsgFromYaw(M_PI);

thank you,
Aaron

tf issues

Hi,I have problem on running the roslaunch navigation_stage move_base_multi_robot.launch.
ros kinetic
the issuse is like this:
[ WARN] [1588174911.499353540, 5.100000000]: Timed out waiting for transform from robot_0/base_link to robot_0/map to become available before running costmap, tf error: canTransform: target_frame robot_0/map does not exist.. canTransform returned after 0.1 timeout was 0.1.
[ WARN] [1588174911.500381703, 5.100000000]: Timed out waiting for transform from robot_1/base_link to robot_1/map to become available before running costmap, tf error: canTransform: target_frame robot_1/map does not exist.. canTransform returned after 0.1 timeout was 0.1.

Merge Map

Hello, I want to know whether it can merge multi-robot's maps? Or just try to control different robots?

stack needs new release

last release was Jan 2012. My commits since then (just fixing world files) have not surfaced. So the launch files in navigation_stage are broken with the last release, but fixed on groovy-devel.

@hershwg: maybe this is for you?

let robot auto explores its surrounding and mapping without manually giving a goal

Dear navigation_tutorials friends,

As far as we know, the navigation stack requires a given goal in order to start a navigation. We were wondering if the stack allows robot automatically explore its surrounding and mapping. (such as greedy frontier exploration).

Since we are new on ros-planning/navigation pkgs, hope to hear your expertise on the issue.

Thanks,
-- Luke

rviz dosen't open

When i launch the move_base_multi_robot launch fife, i receive this error
"The origin for the sensor at (9.74, 15.63, 0.15) is out of map bounds. So, the costmap cannot raytrace for it."

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.