0xf8D9
Home
Subscriptions
Explore
Dashboard
Newsletter
New post
Search...
Ctrl
+
K
0xf8D9
Sign in
Toggle theme
Close
Subscribe
Subscribe
Subscribers
<100
Subscribe to 0xf8D9
Stay updated by getting the latest posts delivered directly to your inbox.
Subscribe
Read it first
Posts
2
Collects
0
0xf8D9
View all posts
Posts tagged with
ml
(2)
0xf8D9
Nov 24
Week-1
Robotics-Simulation PartMy goal is to export data from haptic robots, put this data on a node between Linux and ROS2, and then use the ROS2 bridge. With this bridge, I can read the data of the robot in a simulation. With this loop, I can control and teleoperate the robot in real life and simulation. Firstly, I have tried to operate IsaacSim on ROS2. It can work without ROS2, but for working with additional robots, ROS2 is important. I couldn’t succeed (I am not used to using Linux) at first. ...
0xf8D9
Nov 28
Week-2
Robotic-Simulation PartIn the first week, I recorded the robot’s tip position as (x,y,z)(x, y, z)(x,y,z). However, this approach had some problems:According to kinematic rules, the robot’s end-effector can reach the same point with different configurations of its joints.For the simulation, we need the exact pose (position + orientation) of each component, not only the tip position.Because of this, I changed the coordinate system from purely Cartesian to a more spherical-like representation. N...
2
2 supporters
Written by
emkey