I'm programming with a robot such as robotis op2.For some reasons, I want to set the initial position and rotation of the robot with the code rather than directly click the scene tree to change the field. Can i change the position (such as (0, 0.5,…
I used Webots with Python external controller and want to try to record my simulation. By looking at the console output of webots, I can see that recording movie success. I used Python with ROS to create controller for DarwinOP3, Normally all files…
I am trying to control the car in webots using some control laws from literature. I want know that how dynamics of car are incorporated in webots for various car models......?
I have a humanoid robot which is something like a modified version of robotis op3. When I change its rotation, the robot surprisingly happens to face ridiculous problems. For example, its joints start to take apart or merge into each other. Does…
I am trying to get the position of a PositionSensor using Webots. I am using the e-puck robot and my code is below
#include
#include
#include
#define TIME_STEP 64
#define MAX_SPEED 6.28
// All the…
I make my robot using cyberbotics webots. I can’t figure out how to make a beautiful 3D model. At least at the mantis hexapod level.
I understand that you can import ready-made fraud only in vrml97 format, but it is not supported by fusion 360 and…
I am trying to use the camera on https://robotbenchmark.net/ for the Highway Driving, but I have some difficulties understanding the manual of the camera and object recognition. I have been able to recognize some objects as seen below with…
I'm trying to use torque and braking to control the vehicle but the error "wb_motor_set_force() called with an invalid 'force' argument (NaN)." keeps appearing. Here are the code…
I installed the snap version of webots 2020a-rev1 in Ubuntu 18.04.3.
I have to define controllers as extern. But how does webots know which kind of language is used for controller?
Maybe the problem is related with another post which defines that…
Open AI gym is best posed to become the benchmarking standard for ML, as well as the stable baselines algorithms are one of the most popular ML libraries.
Is there any guide on how to integrate Webots with the gym environment for that…
I downloaded and try various versions of the Webot software but after installing it always shows the error of unexpected stop working webots on windows. I need the software please give some solution.
OS: both of Windows 10, Ubuntu (64bit)
MATLAB: R2019a, R2019b
Webots: R2020a revision 1
World file: webots/projects/languages/matlab/worlds/e-puck_matlab.wbt
Problem: Can not run MATLAB example
[matlab] Could not find file allincludes.h.
[matlab]…
I would like to set the noise & resultion values on startup by code (instead the node viewer). I have been looking through the API for motor and position sensor, but can't find a function that allows to get or set those values.
How can I make a e-puck robot turn 90 degrees into a certain direction in Webots ?
I tryed using wb_robot_step(TIME_STEP) to make the robot rotate for a certain amount of time but I didnt quite get it.
I also read somewhere online that I could…
Helloo, Folks!
I am tring to migrate from webots 7.4.3 to newest version that's 2019b rev1 but find no clues. For now, when I open old model, some errors occur as following (tons of similar items have been filtered out):
ERROR:…