opengl - Conversion from Eigen::Isometry3f to gluLookAt() -


i'm using opengl draw environment represented point cloud , i'd simulate robot navigating such environment pressing arrow keys , changing accordingly camera pose glulookat() function. since robot pose stored in eigen::isometry3f, i'd glad if point me out way switch between these 2 representations.

thanks!


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -