Search found 3 matches

by bal_my
01 Jul 2024, 20:10
Forum: General questions
Topic: Car with force sensor simulation
Replies: 5
Views: 726

Re: Car with force sensor simulation

Thanks for the answer earlier, i want to insert graph for force and torque however i could not find some graph option that i can choose. Any solution?
by bal_my
24 Jun 2024, 19:37
Forum: General questions
Topic: Car with force sensor simulation
Replies: 5
Views: 726

Re: Car with force sensor simulation

Thanks for the reply, i have figure out the problem regarding backward movement of the car. However, how do i set up the force sensor to make contact with obstacle? As i run the simulation, it stopped and says: module 'sim' was implicitly loaded. [/Body@childScript:error] 1308: in sim._getObject: ob...
by bal_my
23 Jun 2024, 13:13
Forum: General questions
Topic: Car with force sensor simulation
Replies: 5
Views: 726

Car with force sensor simulation

Hello, i intended to create a car attached with a force sensor to detect obstacle then change its direction. When running simulation, the force sensor did not make any contact and the car was moving backwards. What is the issue? This is the Lua code that I used: function sysCall_init() -- Get handle...