paperstiger
posted to
krishauser/Klampt
negative Signed distanceWith the help of someone else, I can adapt code from semiinfinite/geometryopt.py @master
|
paperstiger
posted to
krishauser/Klampt
negative Signed distanceThe thing is, even if I uncomment it into
|
paperstiger
added topic to
krishauser/Klampt
negative Signed distanceHow to compute negative signed distance, i.e. penetration and direction to move? It seems that now I can only get 0 distance and some non-sense points. Code snippet is
|
paperstiger
added topic to
krishauser/Klampt
Make ee axis be along a certain direction in motion planningThe problem is my end effector is a plate and I want to keep its normal upwards. I know the two point ik problem at start and goal. But how to do it for the intermediate milestones in motion planning functions? |
paperstiger
added topic to
krishauser/Klampt
Box creation and getting its locationI am kinda confused with box function to create a rigidobject box to the environment
First, I am not sure what's the difference between c... |
paperstiger
added topic to
krishauser/Klampt
Bug in klampt.model.create.primitives.box?I looked into the code for create a box, when mass is not inf, the code is
Is this incorrect since mass is not used here? |
paperstiger
posted to
krishauser/Klampt
Calculation of impact between object and robot?More on this issue. When I am recording video, it seems that the video recording suddenly stops if ODESimulator raise warning information. Besides, can the default ffmpeg command to include -pix_fmt yuv420p? Moreover, in my simulation some weird behavior o... |
paperstiger
posted to
krishauser/Klampt
Calculation of impact between object and robot?Thanks for your reply. I played with object mass and somehow avoided this issue. Previously the mass is 3 kg and now I change it to 0.1 kg. I also tuned PID to make them smaller. |
paperstiger
liked post in
krishauser/Klampt
Calculation of impact between object and robot?This type of thing happens usually when the PID controller is going unstable, or when the object is already penetrating through the robot upon simulator initialization. Can you attach the code, robot file, and object file that generates this error? You m... |
paperstiger
added topic to
krishauser/Klampt
Calculation of impact between object and robot?I am doing a simulation task where in the first a few seconds, an object has to fall on a plate held by the robot from a very short height (a few cm). However, it seems that the calculation of impact is not correct. After that it is giving weird er... |
paperstiger
liked topic in
krishauser/Klampt
idle and control_loop function in SimulationIn GLRealtimeProgram class, there is a function named idle and control_loop. However, idle is called at 50 Hz but control_loop is never called. Controller has higher rate than 50 Hz, how to set controller at higher rate? |
paperstiger
liked post in
krishauser/Klampt
idle and control_loop function in SimulationQuote from Kris' reply
|
paperstiger
posted to
krishauser/Klampt
idle and control_loop function in SimulationQuote from Kris' reply
|
paperstiger
added topic to
krishauser/Klampt
idle and control_loop function in SimulationIn GLRealtimeProgram class, there is a function named idle and control_loop. However, idle is called at 50 Hz but control_loop is never called. Controller has higher rate than 50 Hz, how to set controller at higher rate? |
Joined GitQon |