docs.nav2.org icon indicating copy to clipboard operation
docs.nav2.org copied to clipboard

Add images / gifs to configuration pages for demos

Open SteveMacenski opened this issue 4 years ago • 10 comments

  • RPP
  • DWB
  • NavFn
  • Costmap 2D
  • Waypoint follower

SteveMacenski avatar Dec 01 '21 05:12 SteveMacenski

@SteveMacenski, does this need to be similar to what has been done for the theta star planner https://navigation.ros.org/configuration/packages/configuring-thetastar.html

NeoKish avatar Mar 01 '22 06:03 NeoKish

Yeah!

I think for some of them gifs would be better (like DWB / RPP / Waypoint) with the debug topics shown in Rviz to kind of show what's going on under the hood.

Others like planners, an image tells the story well enough.

It also might be nice to add a few sentences about how each of the methods works at the top of the page. I think I started to do that for the newer packages, but I think many still just have straight "here are the parameters" without any explanation on the page itself how the algorithm works, at a very brief high level (maybe with an appropriate citation?)

SteveMacenski avatar Mar 01 '22 19:03 SteveMacenski

Thanks for the additional info. Yeah I see that description part been done for waypoint follower and RPP. I will try to add the description in the remaining ones.

NeoKish avatar Mar 02 '22 06:03 NeoKish

@SteveMacenski do you like to have this GIF for the waypoint follower?

padhupradheep avatar Mar 25 '22 09:03 padhupradheep

For RPP, this one might help:

image

padhupradheep avatar Mar 25 '22 09:03 padhupradheep

@SteveMacenski do you like to have this GIF for the waypoint follower?

I think you should make a video of setting 3 waypoints and showing the process of it doing all 3 waypoints before completing. Then speed it up to some reasonable duration and then convert into a gif (or youtube video, that would be fine too if its being embedded into the documentation). Just showing the setting and starting to go to first isn't a full demo of the behavior, especially since navigate through poses is similar but with a subtle difference for new users.

The RPP looks like a still image?

SteveMacenski avatar Mar 25 '22 20:03 SteveMacenski

I think you should make a video of setting 3 waypoints and showing the process of it doing all 3 waypoints before completing. Then speed it up to some reasonable duration and then convert into a gif (or youtube video, that would be fine too if its being embedded into the documentation). Just showing the setting and starting to go to first isn't a full demo of the behavior, especially since navigate through poses is similar but with a subtle difference for new users.

gottcha!

Sorry, bit got off the loop and was busy with something else..

The RPP looks like a still image?

123136291-108d4580-d453-11eb-9ff0-8be135099081

padhupradheep avatar Apr 29 '22 10:04 padhupradheep

Got it, I see now! I think that's the right idea, but a bit more travel would be nice (e.g. have it drive around the map a bit) so that they can get a feel for the behavior in more than a couple of meters. If the video ends up being too long, we can always speed it up 2x or something so that its more reasonable in duration but still get a good overview of it.

I like that you included the reversing though!

I'd also frame the screen capture to just be part of the window, so you dont get your side bar / rviz displays side panel in view

SteveMacenski avatar Apr 29 '22 17:04 SteveMacenski

Hi @SteveMacenski , let me know if this works for NavFn NavFn_Planner

And whether the following GiF would be okay for waypoint follower. Speed is at 2X. Duration is 31 secs. waypoint_follower

NeoKish avatar May 03 '22 18:05 NeoKish

We're aiming to use maps that are more "realistic" than the turtlebot sandbox map, but that's the right spirit!

Similar comments as from above on making sure to only have the rviz visualization part of the window (e.g. don't include the displays panel and other things) so that its front & center. I would also turn off the particle filter to not distract from the point

SteveMacenski avatar May 03 '22 18:05 SteveMacenski