Jump to content

set attitude in cigi


photo

Recommended Posts

Posted

Pitch and roll were swapped each other.

When tested with Hemu, changing the "pitch" value applies roll rotation, and changing the "roll" value applies pitch rotation.

What settings should I change in the unigine editor?

image.png.d15fbe69f1bd404abe25f2be7d41dac1.png

image.png.8f5e250765e2be3ea9221b2964e82fe4.png <-Current Settings

Posted

Geodetic Pivot configured correctly. Altitude - height at sea level. It does not affect the rotation.

Please, check that the model has the correct orientation of the axes: X - right, Y - forward, Z - up

Posted

I used be-200 model. it is a cigi project's default model.

I didn't change anything about this model.

Is there any chance that Hemu is wrong?

Posted

I have not seen this behavior. Very strange.

Please send a screenshot of the position of the aircraft, at what values the pitch and roll do not work.

also check in AppSystemLogic, that the IG is in NED mode:

// setup IG
ig_manager->setCoordinateSystem(IG::ManagerInterface::COORDINATE_SYSTEM::NED);

 

  • Like 1
Posted

It is currently set to ENU.
Is it strange because Hemu is NED?

Posted
Just now, dongju.jeong said:

It is currently set to ENU.
Is it strange because Hemu is NED?

yes, CIGI use NED orientation.

  • Like 1
×
×
  • Create New...