we missed you, you are the one who contributed in saving my graduation project
@ramanabotta62858 ай бұрын
I was not clear on BT for robotics before, and It is clear now. all thanks to you Sai anna ❤.
@roboticsandroslearning82328 ай бұрын
Thanks Ramana 😊
@Peekaboo-Playtime6 күн бұрын
your points are very clear. great video
@teetanrobotics53638 ай бұрын
One of the best explainations for ROS2 Navigation!! Request you to make similar videos for Moveit,Moveit2, PCL, RTAB, Ignition
@gowthamappuraj5 ай бұрын
Great work and very much appriceation toward ROBOTICS community ,Thanka a lot
@kalucardable6 ай бұрын
You speak very fast but your explanations are clear lol. Thank you for helping the community with your videos.
@mohitks628 ай бұрын
Glad to see you back
@tarmiziizzuddin3378 ай бұрын
Superb explanation!
@Robotman_18728 ай бұрын
What a nice lecture!!! ❤
@BandaSaimohan8 ай бұрын
Super Anna Great explanation
@ramanabotta62858 ай бұрын
Super anna ❤, waiting for your videos
@jatinpatil10138 ай бұрын
you can use docker to run ros2 humble on jetson nano with any ubuntu version
@roboticsandroslearning82328 ай бұрын
I didn't know this. Thanks for the information. Will try it out.
@jwp-yh8wh6 ай бұрын
But you can't use usb ports and other ports right?
@caiyunwurslin24687 ай бұрын
excellent work! Thank you.
@truongphan30948 күн бұрын
your car looks great. what MCU did you use to control the motor?
@roboticsandroslearning82323 күн бұрын
I used odrive driver to control the motors from Jetson Nano
@haroonrasheed3896Ай бұрын
can you make a video of the hardware side as well. If we are using ros2 navigation stack how it is communicating with the hardware. I do know that we have to write the custom hardware interface but how to move motors according the path planning plugins. I am working on similar project. I was able to connect my robot with Arduino through serial communication but I don't know how to move the motors according the navigation2 path plan.
@JoshuaMurangaBauer8 ай бұрын
Hello there, thank you for the video and all the resources. I'm currently setting up my Jetson nano for a similar project, but I want to run the ROS nodes through Kubernetes for Multiple vehicle/robots control have you ever looked into that already? I would appreciate some directions if any. Thanks
@suleymankara11222 ай бұрын
Thanks for sharing. It tooks my one week to convert it to ros2 humble. Maybe there is software converting automaticaly. One question, in your video 29:38 second, why after running autonomous_nav.launch file not showing map in rviz2? It only shows global map.
@betahex35895 ай бұрын
i get package 'nav2_recoveries' not found error
@Horizon-s6c5 ай бұрын
Hello there, Amazing video! I have a question, are you using encoder with your robot, and what type of encoders?
@roboticsandroslearning82325 ай бұрын
The hub motors have inbuilt incremental encoder
@ErkanUnal.8 ай бұрын
What engine did you use? I am using a bldc hall sensor motor and vesc driver. Is it possible to configure these in your project?
@indramal3 ай бұрын
Thank you very much. Don't you use ROS2_Control?
@roboticsandroslearning82323 ай бұрын
I did use ros2_control
@ayushb3289Ай бұрын
Since am working with that too but mode roke it is kind tough
@sunilsriramula8 ай бұрын
Super bro
@Gdp_si4 ай бұрын
Great work, can you post tutorial on docking ?
@roboticsandroslearning82323 ай бұрын
I will try to work on it.
@exactly.37327 ай бұрын
I am unable to do slam with turtlebot3 in ros2 humble it say gazebo 11.00 is required but i am having gazebo 11.10 any solutions or make a video on full installation it will help beginners a lot
@nafisahmed62474 ай бұрын
How is the filter for keepout zone was done? was it editing the map file using some kind of image editor ?
@roboticsandroslearning82324 ай бұрын
Yes, the keepout zones are marked using GIMP editor tool.
@pranavpatil73124 ай бұрын
how to implement the CAN communication to control the motors through the Jetson Nano?
@roboticsandroslearning82323 ай бұрын
I have not worked on CAN communication yet :(
@Thinker-y4m7 ай бұрын
Sir , guide me for visual slam and microros .
@VIJAYKUMAR-ux3lq8 ай бұрын
1st like & comment
@aimethierry64137 ай бұрын
Hello, I would first like to thank you for your hard work; unfortunately, I was attempting to redo what you did but can't get the good repository comparable to ros_odrive, and odrive message for foxy; could you kindly share me some link?
@roboticsandroslearning82327 ай бұрын
Hello, I have uploaded the files required for odrive messages for foxy under "ros_odrive_msg" package. Try to build "ros_odrive_msg" package first and then build agv_proto package. The build should be successful. ros_odrive_msg Package: github.com/bandasaikrishna/Nav2_Autonomous_Mobile_Robot/tree/main/ros_odrive_msg
@mirzasalem27668 ай бұрын
code to the project folder not showing properly. :/
@roboticsandroslearning82328 ай бұрын
I haven't uploaded the files yet, will upload soon.
@roboticsandroslearning82328 ай бұрын
Files are now uploaded.
@debanikroy74966 ай бұрын
Use docker
@usasat007 ай бұрын
I was wondering if you can help me out with my project I have a very similar setup, I'm willing to pay you I don't have no idea how much you would have to tell me, I can send an image on my robot is just not working properly.
@roboticsandroslearning82327 ай бұрын
Send me a email on rosroboticslearning@gmail.com
@Robotman_18728 ай бұрын
03:17 nav1 is fsm but nab2 is bt
@roboticsandroslearning82328 ай бұрын
Yes, same is said in the video.
@dhoh-h7r7 ай бұрын
12:31
@luizcarlosvilasboas79752 ай бұрын
Could you help me about this error: ry:~/ros2_ws$ colcon build --symlink-install Starting >>> agv_proto Starting >>> ros2_control_demo_hardware Starting >>> ros_odrive_msg --- stderr: agv_proto CMake Error at CMakeLists.txt:47 (find_package): By not providing "Findhardware_interface.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "hardware_interface", but CMake did not find one. Could not find a package configuration file provided by "hardware_interface" with any of the following names: hardware_interfaceConfig.cmake hardware_interface-config.cmake Add the installation prefix of "hardware_interface" to CMAKE_PREFIX_PATH or set "hardware_interface_DIR" to a directory containing one of the above files. If "hardware_interface" provides a separate development package or SDK, be sure it has been installed. --- Failed