Hello, If your TraCIConstants file does not include the definition #define VAR_HEIGHT 0xbc then you are using an outdated version of SUMO. The command is available since version 0.28.0 I recommend upgrading to the latest version. regards, Jakob
2017-05-11 18:16 GMT+02:00 Karthi Keyan <[email protected]>: > Hi, > > I'm using the TraCI with C++ client and working with vehicle geometry at > the moment. I'm interested in finding the length, width and height of a > vehicle. To do this I used TraCI/VehicleType_Value_Retrieval > <http://www.sumo.dlr.de/wiki/TraCI/VehicleType_Value_Retrieval> > Commands where the length, width and height are specified. It is clear this > document has all the three variables have been implemented, but at the > TraciConstants header file doesn't have an definition for height variable. > Could somebody Help me out with this concern on how to retrieve the height > of the vehicle from TraCI using C++ client. > > <http://www.sumo.dlr.de/wiki/TraCI/VehicleType_Value_Retrieval> > -- > *Thank You,* > *Regards,* > > *KARTHIKEYAN* > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
