dongju.jeong Posted March 25, 2019 Posted March 25, 2019 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? <-Current Settings
cash-metall Posted March 25, 2019 Posted March 25, 2019 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
dongju.jeong Posted March 25, 2019 Author Posted March 25, 2019 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?
cash-metall Posted March 25, 2019 Posted March 25, 2019 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); 1
dongju.jeong Posted March 25, 2019 Author Posted March 25, 2019 It is currently set to ENU.Is it strange because Hemu is NED?
cash-metall Posted March 25, 2019 Posted March 25, 2019 Just now, dongju.jeong said: It is currently set to ENU.Is it strange because Hemu is NED? yes, CIGI use NED orientation. 1
Recommended Posts