Thank you for documenting your work! Robotics is an overwhelmingly technical field and i find your videos to reduce the uncertainty, enough to motivate me to continue building my project
@ArticulatedRobotics2 жыл бұрын
Thanks! Hearing that my videos have motivated someone to keep going and try new things is always super encouraging, so I appreciate that :D
@leonstafford9792 Жыл бұрын
@@ArticulatedRobotics 100%! You're making all of this accessible to way more people, myself included (desktop/web software dev without any math experience). Thank you for teaching so many of us!
@deepakramani052 жыл бұрын
Another great video and tutorial. Your enthusiasm and dedication are appreciated. This video series will be helpful to many. Thank you.
@ArticulatedRobotics2 жыл бұрын
Thank you!
@iurireis80248 ай бұрын
Congratulations one more time, you are doing a really great content, great video!
@aarohgokhale88325 ай бұрын
Adding the collisions from the visuals was an excellent opportunity for a vim macro!
@rahgirarefinrafi458610 ай бұрын
Dude, you are my new fav tech guy
@ArticulatedRobotics10 ай бұрын
Thanks!
@davidfarning82462 жыл бұрын
Humble tester :) What a pain in the butt.... This has been my first ros2 + gazebo ignition project. The upstream documentation is really driving me bananas. In many cases it seems like the documentation from one version to the next is just cut and pasted without modification. It is then left up to users to figure out what has changed. To make matters worse, the documentaion is in git hub, rather than a wiki. It is a lot harder to fix a bug in the documention when you find it :( Thanks for the great series. Following along with your project is helping me stay on track with my project. It is all too easy to get lost in the weeds without an overall plan.
@nrdesign1991 Жыл бұрын
I had a brief RoS robotics course in university, but it was a much more hands-on learn as you go course. "Here's an RC car, a bunch of sensors and your task. You figure it out." Would love to repeat that proper.
@8bit711 Жыл бұрын
As usual Thank you very much Josh! You are one smart cookie. I think I've become your Padawan.
@sUASNews2 жыл бұрын
Loving your video series, well done
@ArticulatedRobotics2 жыл бұрын
Thank you!
@lancerobbins332 Жыл бұрын
Dude your awesome I love your content , good on you for putting this all together. I m hoping to build your prototype with my 3 year old to get her introduced to working with her hands and on a project. Thank you for doing this . Very inspirational!
@nikolaiphilipenko9210 Жыл бұрын
your 3yr old is gonna be the next elon musk
@cssociety37402 жыл бұрын
please continue. feeling good to see you and learn from you
@ArticulatedRobotics2 жыл бұрын
Thanks!
@abhismirai108 ай бұрын
really enjoying these series thank you so much
@MrFelipeX3002 жыл бұрын
Really nice video as always. I'm looking forward to the ros2_control part as I need it for a robotic arm I'm building. Thanks a lot for your videos, you are the best!
@ArticulatedRobotics2 жыл бұрын
Thanks Felipe! The ros2_control guys have been working hard to try and improve their documentation and make it a bit easier to get started, although it is ultimately just a complex system (for good reason!) If you haven't already seen it, check out the readme of the ros2_control_demos repo, it has some good tutorials to get started github.com/ros-controls/ros2_control_demos Their main documentation page also has a detailed overview of how the system works control.ros.org/getting_started.html
@robinkarlsson1460 Жыл бұрын
You are a natural dude gj!
@hiepoanminh84778 ай бұрын
You're my teacher !!!. Thanks you so much
@ParamOza-s7q Жыл бұрын
Hi Josh, your videos are amazing brother, it helps when getting into robotics is not as easy, if you could make a series on a 6 dof robotic arm using ros2, that would be epic. thanks for the videos
@annamcfarlane95632 жыл бұрын
really enjoyed this one :)
@MarcusRobertsonTwo2 жыл бұрын
Me too!
@JoeyMoreland Жыл бұрын
Great video(s). Thank you so much for making these.
@weichihl Жыл бұрын
This series is super helpful and I love it. I just want to point out that there is a typo on the URDF of wheels on the blog. There is an extra "/>" in the cylinder tag.
@ArticulatedRobotics Жыл бұрын
Thank you! I will try to remember to fix that next time I'm updating the blog (which I have been a bit slow at...)
@artchu98869 ай бұрын
Низкий поклон тебе друг, проделанная тобой работа очень важна для меня. Спасибо
@RileyEllis8884 ай бұрын
Thanks for the video series, so far it is very informative! I noticed that for the inertia tensor of your cylinder, the axis of rotation is about the z axis. Since your wheels are rotated about the x axis by pi/2, their axes of rotation are now about the y axis. When you define the origin of the inertial tags for the left and right wheel, shouldn't you also rotate the defined inertia tensor about the x axis by pi/2 as well?
@RileyEllis8884 ай бұрын
or is this not needed because you have rotated the axis of the joint around x and then stated that the axis of rotation is about z (which was originally aligned with y). I think i answered my question
@prasannamg2449 Жыл бұрын
Thanks for your amazing videos. I am still a little confused with respect to the coordinate placements of joints and the visuals. Could you make a separate slower video only for understanding this part. Watching this about 3-4 times definitely clarifies it, but hammers my slow brain haha.
@musaakyuz4386 Жыл бұрын
Hey, before the thing, thank you for awesome presentation. Just, ı realized the wrong link in description. ı think the your URDF overview video is different.
@iremmertyuz8167 Жыл бұрын
Thanks for the video series. Why don't you use solidworks for robot design? Ros supports sw_urdf_exporter. Can you add a study about this?
@ByteHendTechX Жыл бұрын
can i add a converted SLDW to URDF with meshes to this?
@quocanalexdjentertaiment9999611 ай бұрын
Hey Josh,video your are so beatiful
@TeyrosАй бұрын
I made the changes in the robot_core.xacro but I cant seem to see the base_link and Chassis_link show up on the terminal? I tried closing, and sourcing ros2 and sourcing the install/setup.bash, using colcon build again in the src folder but still doesn't show up. Any help would be great, by the way love these videos and you have a real knack for teaching!
@chiragshinde41828 күн бұрын
I have same issue
@emmanueladewara8 күн бұрын
Sir, is there a way I can design it on Fusion then bring it to Gazebo and Rviz?
@enginetempsensor Жыл бұрын
Very cool.
@AndresAndTheCaps9 ай бұрын
Great video and extremely helpful!!! I was able to make 4 wheel to resemble my own robot, but how would you recommend going about this for omnidirectional wheels? Do I just proceed with normal cylinders and configure them when navigating later on or do they need to be designed differently now?
@CerebralDad4 ай бұрын
after installing xacro for iron and running the launch file i get the exception that there is no module named xacro - should i try to do a brute pip install of xacro - not sure how to proceed. thanks!
@iskandarabdelhedi456911 ай бұрын
hello , thanks for your helps but how can i add meshes to my .xacro file ?
@נהורוייס Жыл бұрын
Hi for some reason joint state publisher didn’t run.. the ros didn’t recugnize it
@鄭長詳2 жыл бұрын
Great teach. Cylinder can not set type="continuous". Rviz error message :"can not transformer". So I change to fixed.
@akhadtop2067 Жыл бұрын
Man too goood.
@karanbirchahal3268 Жыл бұрын
Im trying to use foxglove to publish to joint state and for some reason I cant get my wheels to to turn on publishing to /joint_states. I am using docker + ROS2 so running rviz by forwarding the X display is not working for me for some reason hence foxglove. But foxglove doesnt have joint publisher GUI :(
@karanbirchahal3268 Жыл бұрын
I finally got it to work, had to install ros2 foxy on bare metal, change the DDS version to cyclonedds and then run rviz and gui state publisher on bare metal to be able to control the wheel, It would be great if you do a series that just focuses on ROS 2 networking and make it a first class docker citizen
@ArticulatedRobotics Жыл бұрын
Glad you got it sorted. Honestly, I find the DDS stuff maddening sometimes. When it works it's great, but when it doesn't it's very opaque and hard to troubleshoot. I'll definitely be doing some videos on ROS and Docker, but I'm no expert, I'll just be showing off what works for me haha
@karanbirchahal3268 Жыл бұрын
Actually if one does xhost + and forward the DISPLAY env variables to the docker. It works. I am able to get gazebo and rviz up from inside the docker. So life is good haha
@karanbirchahal3268 Жыл бұрын
@@ArticulatedRobotics micro ros and stm32 board tutorials would be amazing ! Byw really looking forward to those arm videos. I am really interested in inverse kinematics, position and torque control !
@alexrus68788 ай бұрын
If I wanted to build a more complex design for the chassis could I use for example Fusion and import the geometry and write a xacro file manually? Or how would you do it try to build everything in xacro only?
@ArticulatedRobotics7 ай бұрын
That's a great question. There are tools for converting from Fusion to URDF which I've never used but should probably try, and then make a video on, I'm pretty sure people are using it out there in industry. I'd personally be inclined to do it manually for the sake of simplicity and clarity, but it depends on the project.
@duyphuong92172 жыл бұрын
hi , i have some problem with inertial_macros.xacro: ERROR] [launch]: Caught exception in launch (see debug for traceback): Caught exception when trying to load file of format [py]: can't multiply sequence by non-int of type 'float' when evaluating expression '(2/5) * mass * (radius*radius)' . Can you show me your exactly inertial_macros.xacro file ?. Many thanks
@pandascientist16 ай бұрын
My problem was that I was trying to make xacro properties in the core file and forgot to put ${chassis_x} in the ${}
@mbulucay2 жыл бұрын
u r great
@ArticulatedRobotics2 жыл бұрын
Thanks!
@gneyhabub Жыл бұрын
Why do we need a base link here? Why can't we have our chassis as our base?
@harshitbalaji1019 Жыл бұрын
Hi. I'm kinda new to robotics... Can you help me get started? What should I start learning from?
@abdullahusman65638 ай бұрын
I followed your steps but when state publisher does not show the chassis link i created
@chiragshinde41828 күн бұрын
I have same issue, did you resolve it ?
@rahulsain36042 жыл бұрын
im using ros-humble cant run rviz, localhost retrying error
@ptptp78262 жыл бұрын
Good tutorial, anyway is it necessary to configure the model by hardcoded? I've seen another video turotials doing some joint's or model's configuration through the gazebo's UI, and later we can save it by .dae file. What's the difference?
@ArticulatedRobotics2 жыл бұрын
Thanks! I'm not quite sure what you mean, perhaps you can include a link to the other tutorial? I would say: - To integrate with ROS we should write a URDF. Not everything needs to be hardcoded (can use properties etc), but it will probably need to be written out in XML/xacro/URDF. - If just using Gazebo, we can write an SDF file directly, or build it using the Gazebo UI (which is a bit rough) - The dae format can be used to include a complex mesh as part of an SDF/URDF rather than using the simple solids (box/sphere/cylinder). I would not be surprised if there are plugins available for other CAD software that let you export both a URDF and a DAE to simplify the process, perhaps you saw a video of that?
@KSLEEProjects11 ай бұрын
Hello, I am following along on your tutorial. And when I try to visualize your URDF file from your github, RVIZ says that the wheel transforms are missing. Why is that? Thank you for the tutorial! EDIT: NVM! I shoulda kept watching lol
@pranaysatija29505 ай бұрын
brother same problem can u tell me how to fix ? i really need it
@WK123WK3 ай бұрын
I am having an error. Once I added the wheels, the rviz2 complains that "No transform [left_wheel] to [base_line]" "No transform [right_wheel] to [base_line]". I am using ROS2 Humble. Anyone else is having this issue? And any ideas how to fix it?
@el.mahesh2 ай бұрын
try joint_state_publisher_gui in new terminal that will open a gui to control wheels, watch at 17:19
@siddharthu51202 жыл бұрын
Thank you for making this video. I'd like to know how to assign the mass of the URDF. Consider like I want my robot model to weigh 250 kgs.
@ArticulatedRobotics2 жыл бұрын
Hi Siddharth! In the Inertia section of the video I show how to set the masses of each link when using the inertial macros (e.g. at 22:39 I set the chassis to be 0.5kg), so you can set your masses appropriately. If you are writing out your inertial blocks in full you can also set the mass there (see my URDF overview video for more details on that). I recommend using the macros though as it is much simpler.
@siddharthu51202 жыл бұрын
Thanks man I got it.!
@viorelgheorghe565511 ай бұрын
Nice video, sorry for the late subscribe!
@grantkeefe9866 Жыл бұрын
Probably a dumb question but the rvis2 command just returns command not found. Ive tried installing plug ins, what am I missing?
@ArticulatedRobotics Жыл бұрын
Just checking - the command is rviz2 with a "z" not an "s", is that your mistake? I do that one all the time :)
@homemadelemonai7243 Жыл бұрын
@@ArticulatedRobotics lmao ive been struggling with that through all the previous videos, ive been resorting to copy pasting from the ros2 docs because I could figure it out. thanks alot, but that blunder doesnt fill me with confidence haha
@iremmertyuz816710 ай бұрын
Need help! Even though I made 'ros2 run joint_state_publisher_gui joint_state_publisher_gui' I cannot see the wheels in Rviz2. But I can tf of wheels
@vihaanravishankar51896 ай бұрын
neither can I HELP. I am getting status error under robot model
@warviksam2 жыл бұрын
Need help! Despite installing joint state publisher gui, I couldn't find it in the ros2 pkg list and it wont start.
@ArticulatedRobotics2 жыл бұрын
Strange... so it installed successfully but then won't run? And you definitely installed ros-foxy-joint-state-publisher-gui? I'd try re-sourcing the base ROS installation (e.g. by closing and reopening terminal if you have the correct line in your .bashrc). Then rerun the command. If that doesn't work, try replying here with the print out and we'll see what we can find :)
@warviksam2 жыл бұрын
@@ArticulatedRobotics yeah I tried restarting the termial (also sourcing) but I keep getting this when I did the result was successful and no error message was there. I guess I didn't make a mistake in that process. However, when I search now using I couldn't find joint state publisher (or anything like that) as a package. ...and I am very new to ROS so it is possible that I made a silly mistake and not realised it. Appreciate any help! Thanks much!
@andrzejszafarczyk9902 жыл бұрын
Had someone came across the problem with ros-foxy on wsl2 ubuntu focal ? After: sudo apt install ros-foxy-joint-state-publisher-gui and sourcing and: ros2 run joint_state_publisher_gui joint_state_publisher_gui I'm getting: Package 'joint_state_publisher_gui' not found
@andrzejszafarczyk9902 жыл бұрын
Okay, the problem was, that I was sourcing the wrong global setup script. I was using the downloaded biniarieres instead of /opt/ros/foxy, and the downloaded packages are installed under /opt/ros/foxy/lib
@ArticulatedRobotics2 жыл бұрын
Nice, I'm glad you got it sorted!
@Indresh-bi5xn7 ай бұрын
there is a problem where i couldnt run the package of joint_publisher_gui in which it says package not found.eventhough i had sourced it but no use.kindly help anyone
@mayssaknaniАй бұрын
Same problem here ! did you fix it ? if yes, could you tell me how please ?
@EnesBalayX2 жыл бұрын
Rez alın buralar değerlenecek. I am from Turkey :).
@septianmegantara5414 Жыл бұрын
I am sorry, i want to ask, when i try this tutorial i got error message that ros2: command not found, can you tell me how to fix this??? thank you
@el.mahesh2 ай бұрын
install ros2
@akshaykannan251Ай бұрын
❤
@hassanhaq604 Жыл бұрын
It's too complex and complicated. We can simply design a robot on gazebo so what's the point of all of this Urdf and launch files. ? Any body who clear this all out to me
@mugimugi5128 Жыл бұрын
First you design on solidworks than you import as urdf file to gazebo
@yaraosama7573 Жыл бұрын
@@mugimugi5128 do you know how to do that
@amannoufel8141 Жыл бұрын
@@yaraosama7573 there's an extension for fusion 360, but not sure how its done in solid works
@norhanfathy6816 Жыл бұрын
finally done take about 2 days to follow all steps 😪
@ArticulatedRobotics Жыл бұрын
Good on you for doing it though!
@BELABEDAbdelkader-k7c5 ай бұрын
Hi, im phd student of (DRL based autonomous navigation) can i find anyone to help me
@messerschmidtfpv44192 жыл бұрын
heavy stuff...
@vihaanravishankar51896 ай бұрын
Im enjoying your playlist while doing this, however, i cannot seem to make it work. when I run the launch program it just says robot initialized and doesn't continue any further. pls help @ArticulatedRobotics
@gowthamp65532 жыл бұрын
hi hope you are doing well, i getting there warnings continuously any idea why? TF_REPEATED_DATA ignoring data with redundant timestamp for frame left_wheel_1 at time 1564.233000 according to authority unknown_publisher
@ArticulatedRobotics2 жыл бұрын
Hi, what are you doing at the point when the error occurs? Are you possibly running two copies of robot_state_publisher?