Replace spaces with tabs.
This commit is contained in:
@@ -272,7 +272,7 @@ std::string BulletURDFImporter::getLinkName(int linkIndex) const
|
||||
|
||||
std::string BulletURDFImporter::getBodyName() const
|
||||
{
|
||||
return m_data->m_urdfParser.getModel().m_name;
|
||||
return m_data->m_urdfParser.getModel().m_name;
|
||||
}
|
||||
|
||||
std::string BulletURDFImporter::getJointName(int linkIndex) const
|
||||
|
||||
Reference in New Issue
Block a user