Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [sdf]

Sqlce Database File (.SDF) is a database created and accessed by SQL Server Compact Edition.

-1 votes
2 answers
51 views

Sdf of a box projected on a sphere [closed]

In the added image you can see a uv quad mapped on a sphere, I need a way to map a box on a sphere in a similar way its enough if the projection only works for < 180 degrees. UV on Sphere Example ...
Nighrix's user avatar
0 votes
1 answer
31 views

RDKit PandasTools WriteSDF: RuntimeError: Bad pickle format: unexpected End-of-File while reading

I face the error: PandasTools.WriteSDF(pp, args.output_file, molColName='ID', properties=list(pp.columns)) File "/scratch/micromamba/envs/biotools_py39/lib/python3.9/site-packages/rdkit/Chem/...
M.Vu's user avatar
  • 460
-1 votes
0 answers
69 views

How to Load a .world Robot File Using Three.js in a Web Application?

I'm working on a web application and I need to load a .world robot file using Three.js. I've tried using the Collada loader but haven't been successful. Can anyone guide me on how to achieve this? The ...
thantzin win's user avatar
0 votes
1 answer
55 views

How to add a controller to a model(SDF) which contains drake:mimic tag in Drake?

The problem I have met is that when I used the tag “drake:mimic” in SDF,everything goes ok at the beginning. But when I want to add a lower controller in my simulation,I was told that I have to use a ...
HanMeng's user avatar
0 votes
0 answers
91 views

Unable to apply Camera Distortion on Gazebo Harmonic

I’m currently working on a project for a drone, trying to simulate a Raspberry Pi V2.1 camera, but I’m currently facing difficulties in visualizing the distortion being applied in the camera image. I'...
Luís Lucas's user avatar
0 votes
0 answers
196 views

how convert urdf to sdf with <preserveFixedJoint> tag

installed with robostack ros2 version: ros-humble. gazebo -v: Gazebo multi-robot simulator, version 11.12.0 (according to this post version should support <preserveFixedJoint> tag) the problem ...
1 vote
1 answer
480 views

Convert simple data format file(.sdf) to csv

Does anyone knows how to convert a simple data format file (extension .sdf) to csv? For more info: https://pdfs.semanticscholar.org/b1f8/5aa762d9178a98179c5590cd9d541f8149ac.pdf You can check also ...
Guilherme Pereira's user avatar
0 votes
1 answer
79 views

How to remove the visualization of a triangular mesh on objects and make a realistic rendering of objects?

I trid to get realistic visualization of objects in Meshcat: I export 3d model from CAD-model to .obj with .mtl files by using MeshLab program. And when I set .obj file in .sdf I get like this in ...
Evgenii Khomutov's user avatar
0 votes
1 answer
635 views

How to use Scaffold-DbContext in .NET Core for SQL Server Compact (*.sdf File) database

I'm using .NET Core Version 7 and I want to use EF Core to access a SQL Server Compact (*.sdf) database file. What libraries to use and how to use Scaffold-DbContext to build the existing database ...
Mohamad Hasan Salmaaniyaan's user avatar
0 votes
0 answers
49 views

How to create a 4d Matrix with Python and export in a SDF file?

I have written code in Python to create a 4d matrix (4 inputs, 1 output) that will be saved as an xlsx.file. Then this data is read in and saved to an SDF file. The 4d Matrix is a dummy matrix for ...
APZ's user avatar
  • 65
0 votes
1 answer
699 views

Open Babel Warning in PerceiveBondOrders

I try to gnina docking tool for protein-ligand docking But I can get output file just included ligand. (there is no protein in pdb) Is there problem at openbabel in gnina? Or at input file format? ...
JeongSoo Na's user avatar
0 votes
1 answer
118 views

MATLAB - How do I extract the molecules from an SDF file with an ID in another text file, into a new SDF file?

I have an SDF file with thousands of molecules and several text files of ID's grouped together by certain characteristics. Right now, I have a script that loads in an CSV database with the features of ...
Math Simp's user avatar
1 vote
1 answer
117 views

Parsing sdf file in bash

I found this code for parsing a sdf file but I cannot ignore the whitespace that's why Ki (nm) output does not show. My file look like this: > <Ligand InChI Key> CPZBLNMUGSZIPR-NVXWUHKLSA-N ...
user avatar
0 votes
0 answers
66 views

LinqPad Syntax for deleting foreign key constraint on .SDF file

I tried to delete a foreign key constraint with LINQPad but I don't know ho to do that in LINQPad. What would be the exact syntax for a table named "SalesOrderDetail" and a key "FK_dbo....
Falken's user avatar
  • 11
2 votes
0 answers
2k views

Small (M)SDF font textures have artefacts

I am testing some font rendering with Multi-channel signed distance fields (MSDF). Everything looks perfect until I move further away from the rendered text, and it starts having weird artefacts (...
Blatko's user avatar
  • 43

15 30 50 per page
1
2 3 4 5
8